home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 3.2 / Ham Radio Version 3.2 (Chestnut CD-ROMs)(1993).ISO / packet / paket5 / go.bat < prev    next >
DOS Batch File  |  1992-02-29  |  171b  |  9 lines

  1. @echo off
  2. if exist paket5@.exe goto ok
  3. echo Please log in to the drive where you have paKet's input files, then type GO
  4. goto end
  5. :ok
  6. list install.doc
  7. install
  8. :end
  9.